func github.com/vmihailenco/msgpack/v5.getFields

4 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L84: 	fs := getFields(typ, tag)
		types.go#L171: func getFields(typ reflect.Type, fallbackTag string) *fields {
		types.go#L265: 	inlinedFields := getFields(typ, tag).List
		types.go#L301: 	inlinedFields := getFields(typ, tag).List